Method GetSchemeNameForType<TProps>()

Assembly: redb.Core.dll

Get scheme name for C# class type.
Considers attributes and namespaces.

string GetSchemeNameForType<TProps>() where TProps : class